MCPcopy 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

scheduleMethod · 0.65
expiredMethod · 0.65
DebugLoggerClass · 0.65
logMethod · 0.65
nanoTimeMethod · 0.65

Implementers 2

TestClocksrc/test/java/org/microhttp/SchedulerT
SystemClocksrc/main/java/org/microhttp/SystemCloc

Calls

no outgoing calls

Tested by

no test coverage detected