Searched defs:update_to (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | timer.cpp | 83 void TimeStamp::update_to(jlong ticks) { function in class:TimeStamp 90 update_to(os::elapsed_counter()); |
Completed in 36 milliseconds