Documentation

Time.Clock.SystemTime

@[extern lean_clock_gettime]
def Time.getSystemTime :
IO { t : IO.FS.SystemTime // t.nsec.toNat < 10 ^ 9 }

Get the system time, epoch start of 1970 UTC, leap-seconds ignored.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    Equations
    • One or more equations did not get rendered due to their size.