Skip to content

Tags: loov/hrtime

Tags

v1.0.3

Toggle v1.0.3's commit message
fix Now for Windows

The starting point of QueryPerformanceCounter is not defined and may
roll-over to the negative side, even though it's unlikely to iterate
over the whole range during our lifetimes. Calculate the delta compared
to qpc start instead of converting the absolute qpc value, which may
turn negative.

v1.0.2

Toggle v1.0.2's commit message
_example/benchtime: fix plotting

hrplot/v1.0.2

Toggle hrplot/v1.0.2's commit message
hrplot: update plot to latest

v1.0.1

Toggle v1.0.1's commit message
bump version

hrplot/v1.0.1

Toggle hrplot/v1.0.1's commit message
bump version

v1.0.0

Toggle v1.0.0's commit message
remove beta marking

hrplot/v1.0.0

Toggle hrplot/v1.0.0's commit message
hrplot: update dependency to v1.0.0