We should just use `std::chrono::monotonic_clock`? That way the implementation will be the same for both MPI builds and SCOREC_NO_MPI builds _Originally posted by @jacobmerson in https://github.com/SCOREC/core/pull/425#discussion_r1962809721_
We should just use
std::chrono::monotonic_clock? That way the implementation will be the same for both MPI builds and SCOREC_NO_MPI buildsOriginally posted by @jacobmerson in #425 (comment)