Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_utils_example.cpp File Reference

Demonstrates functions from time_shield::time_utils. More...

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Demonstrates functions from time_shield::time_utils.

The example prints various timestamps and the CPU time used by the process.

Definition in file time_utils_example.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 15 of file time_utils_example.cpp.