Skip to content

Commit

Permalink
kram - undo test
Browse files Browse the repository at this point in the history
  • Loading branch information
alecazam committed Nov 11, 2024
1 parent 4f65d1e commit 56153e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libkram/kram/KramTimer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ static double queryPeriod()
period *= 1e-9; // convert nanos to seconds

return period;
} // foobar
}

static uint64_t queryCounter()
{
Expand Down

0 comments on commit 56153e4

Please sign in to comment.