MCPcopy Create free account
hub / github.com/questdb/questdb / getTicks

Method getTicks

core/src/main/java/io/questdb/std/datetime/Clock.java:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27public interface Clock {
28 long getTicks();
29}

Callers 15

testUpdateAsyncMethod · 0.95
runAlterOnBusyTableMethod · 0.95
runUpdateOnBusyTableMethod · 0.95
appendConfigRowMethod · 0.95
setupQueryJobsMethod · 0.95
AbstractCairoTestClass · 0.65
onRequestMethod · 0.65
getClockMethod · 0.65
getTicksMethod · 0.65
getTicksMethod · 0.65

Implementers 15

TestMicroClockcore/src/test/java/io/questdb/test/too
StationaryMicrosClockcore/src/test/java/io/questdb/test/too
TestClockcore/src/test/java/io/questdb/test/cut
MicrosecondClockImplInnercore/src/test/java/io/questdb/test/cut
NanosecondClockImplInnercore/src/test/java/io/questdb/test/cut
TestMicrosecondClockcore/src/test/java/io/questdb/test/log
SeqTxnTrackerTestcore/src/test/java/io/questdb/test/cai
TestMicroClockcore/src/test/java/io/questdb/test/cai
StationaryMillisClockcore/src/main/java/io/questdb/std/Stat
MicrosecondClockImplcore/src/main/java/io/questdb/std/date
MillisecondClockImplcore/src/main/java/io/questdb/std/date
NanosecondClockImplcore/src/main/java/io/questdb/std/date

Calls

no outgoing calls

Tested by 15

testUpdateAsyncMethod · 0.76
runAlterOnBusyTableMethod · 0.76
runUpdateOnBusyTableMethod · 0.76
onRequestMethod · 0.52
getClockMethod · 0.52
getTicksMethod · 0.52
getTicksMethod · 0.52
testMultipleTablesMethod · 0.52