Back to Aurora Vision Library Lite website
You are here: Start » System » Time » GetClockTime
GetClockTime
| Header: | STD.h |
|---|---|
| Namespace: | avl |
Stops clock to measure performance.
Syntax
void avl::GetClockTime ( const avl::ClockTime& inStartTime, double& outElapsedTime )


