file
Time.hContains various time-related utilities and functions.
Contents
- Reference
Namespaces
- namespace slang
- Root namespace.
Classes
- struct slang::TimeScaleValue
- A combination of a unit and magnitude for a time scale value.
- struct slang::TimeScale
Enums
- enum class TimeUnit: uint8_t { Seconds, Milliseconds, Microseconds, Nanoseconds, Picoseconds, Femtoseconds }
- Scale unit for a time value.