Back to FabImage Library website
You are here: Start » Function Reference » System » Time » GetClockTime
| Header: | STD.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Stops clock to measure performance.
Syntax
void fil::GetClockTime ( const fil::ClockTime& inStartTime, double& outElapsedTime )


