time
std:std.time
Namespace std.time#
| Structs | |
|---|---|
| TimeSpan | TimeSpan class. |
| Classes | |
|---|---|
| Time | The Time class. |
| TimeParser | The TimeParser class. |
| Functions | |
|---|---|
| Microsecs | Gets the number of microseconds since the app started. |
| Millisecs | Gets the number of milliseconds since the app started. |
| Now | Gets the number of seconds elapsed since the app started. |
| Sleep | Puts thread to sleep. |