Semagle.Framework


StopwatchTicks

Namespace: Semagle.Logging

Functions and values

Function or valueDescription
getTimestamp()
Signature: unit -> StopwatchTicks
ticksPerNanosecond
Signature: float
toNanoseconds(ticks)
Signature: ticks:StopwatchTicks -> int64
toTimeSpan(ticks)
Signature: ticks:StopwatchTicks -> TimeSpan
Fork me on GitHub