Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ebarlas/microhttp
/ nanoTime
Method
nanoTime
src/main/java/org/microhttp/Clock.java:11–11 ·
view source on GitHub ↗
Time now in nanoseconds.
()
Source
from the content-addressed store, hash-verified
9
* Time now in nanoseconds.
10
*/
11
long nanoTime();
12
13
}
Callers
5
schedule
Method · 0.65
expired
Method · 0.65
DebugLogger
Class · 0.65
log
Method · 0.65
nanoTime
Method · 0.65
Implementers
2
TestClock
src/test/java/org/microhttp/SchedulerT
SystemClock
src/main/java/org/microhttp/SystemCloc
Calls
no outgoing calls
Tested by
no test coverage detected