Back to Aurora Vision Library website
You are here: Start » Function Reference » System » Time » StartClock
| Header: | STD.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Starts clock to measure performance.
Syntax
void avl::StartClock
(
avl::ClockTime& outStartTime
)
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
outStartTime | ClockTime& | Start time |

