Represents an exact point in time as a UNIX Epoch timestamp.
- val : Duration
Duration since the unix epoch.
Instances For
@[extern lean_get_current_time]
Fetches the current duration from the system.
@[inline]
Returns the Duration
represented by the Timestamp
since the Unix epoch.