rock-core / base-types

C/C++ and Ruby definition of the base types in Rock
6 stars 40 forks source link

add base::Time::monotonic() #155

Closed doudou closed 3 years ago

doudou commented 3 years ago

Meant for timeout calculations.

doudou commented 3 years ago

I would rather add another commit to remove all the std:: stuff ...

2maz commented 3 years ago

I leave the choice to you, and at the same time add another option, how about adding: using std::chrono within the scope of Time::monotonic?

doudou commented 3 years ago

I meant "for the whole file". See 9077b5e.

2maz commented 3 years ago

I meant "for the whole file". See 9077b5e.

I feared that ;) - but your choice, so accepted (review dialogue does not show for unknown reasons)