On Tue, 2015-10-20 at 02:19 -0700, Jonathan M Davis via Digitalmars-d-
learn wrote:
> […]
> 
> auto before = MonoTime.currTime;
> // do stuff
> auto diff = MonoTime.currTime - before;

What import statement do you use to get MonoTime.  I tried the above
and got an error with all the things I tried.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

  • StopWatch Shriramana Sharma via Digitalmars-d-learn
    • Re: StopWatch Jonathan M Davis via Digitalmars-d-learn
      • Re: StopWatch Russel Winder via Digitalmars-d-learn

Reply via email to