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

