Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 366 Bytes

RT_LNX_TS

Real Time Time-Stamp & Duration Value Library for Linux

A full-featured real-time timestamp & duration value library for C & C++ , using libIA64_TSC_LNX to replace clock_gettime() / gettimeofday() on Intel x86_64 / IA64 processor platforms, and providing an implementation of latest C++17+ STL std::clock* & std::time* interfaces.