Paweł Dziepak
b211bfa514
gc_clock: support adding an offset to the current time
...
This, intended for tests, feature allows testing time related event without
need for real time waits.
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com >
2015-07-02 17:26:22 +02:00
Pekka Enberg
0117906af1
db_clock: Add now_in_usecs() helper function
...
Add a helper function similar to FBUtilities.timestampMicros() in origin.
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com >
2015-03-26 12:25:00 +02:00
Tomasz Grabiec
c76e0ee4cd
db_clock: Add conversion function from db_clock to gc_clock
2015-03-11 14:56:10 +01:00
Avi Kivity
1cc6df68c6
db: add a db_clock type
...
Origin uses the Java clock (milliseconds since unix epoch), provide a
clock emulating this functionality.
2015-01-06 15:26:40 +02:00