Searched refs:last_application_time_sec (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DruntimeService.hpp53 static double last_application_time_sec() { return _app_timer.seconds(); } function in class:RuntimeService
H A DruntimeService.cpp121 last_application_time_sec());

Completed in 29 milliseconds