Browse Source

timespec_utils.hpp

getattr
Antonio SJ Musumeci 4 weeks ago
parent
commit
b08d268896
  1. 2
      src/timespec_utils.hpp

2
src/timespec_utils.hpp

@ -4,7 +4,7 @@ namespace TimeSpec
{
static
inline
timespec
bool
is_newer(const timespec &t0_,
const timespec &t1_)
{

Loading…
Cancel
Save