Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
public
interface
Clock {
28
long getTicks();
29
}
Callers
15
testUpdateAsync
Method · 0.95
runAlterOnBusyTable
Method · 0.95
runUpdateOnBusyTable
Method · 0.95
appendConfigRow
Method · 0.95
configureSecurityContext
Method · 0.95
setupQueryJobs
Method · 0.95
AbstractCairoTest
Class · 0.65
onRequest
Method · 0.65
getClock
Method · 0.65
getTicks
Method · 0.65
getTicks
Method · 0.65
statefulThrowExceptionIfTripped
Method · 0.65
Implementers
15
TestMicroClock
core/src/test/java/io/questdb/test/too
StationaryMicrosClock
core/src/test/java/io/questdb/test/too
TestClock
core/src/test/java/io/questdb/test/cut
MicrosecondClockImplInner
core/src/test/java/io/questdb/test/cut
NanosecondClockImplInner
core/src/test/java/io/questdb/test/cut
TestMicrosecondClock
core/src/test/java/io/questdb/test/log
SeqTxnTrackerTest
core/src/test/java/io/questdb/test/cai
TestMicroClock
core/src/test/java/io/questdb/test/cai
StationaryMillisClock
core/src/main/java/io/questdb/std/Stat
MicrosecondClockImpl
core/src/main/java/io/questdb/std/date
MillisecondClockImpl
core/src/main/java/io/questdb/std/date
NanosecondClockImpl
core/src/main/java/io/questdb/std/date
Calls
no outgoing calls
Tested by
15
testUpdateAsync
Method · 0.76
runAlterOnBusyTable
Method · 0.76
runUpdateOnBusyTable
Method · 0.76
onRequest
Method · 0.52
getClock
Method · 0.52
getTicks
Method · 0.52
getTicks
Method · 0.52
statefulThrowExceptionIfTripped
Method · 0.52
testCircuitBreakerTimeout
Method · 0.52
testCircuitBreakerTimeoutForCrossJoin
Method · 0.52
testMultipleTables
Method · 0.52
testRecursiveAcquireAndRelease
Method · 0.52