Searched defs:timestampNow (Results 1 – 2 of 2) sorted by relevance
45 var timestampNow = OperationalDatasetTimestamp.fromInstant(Instant.now()); in specifierArguments() local101 var timestampNow = OperationalDatasetTimestamp.fromInstant(Instant.now()); in equalsTester() local
72 def timestampNow(): function