Provides relative time in microseconds from the system. More...
#include <kanzi/core/legacy/kzs_types.hpp>Functions | |
| kzU64 | kzsTimeGetCurrentTimeMicroseconds () |
| Returns current time from the system in microseconds. More... | |
Provides relative time in microseconds from the system.
Copyright 2008-2017 by Rightware. All rights reserved.
| kzU64 kzsTimeGetCurrentTimeMicroseconds | ( | ) |
Returns current time from the system in microseconds.
Values should be only used relative to each other because starting time is not specified.