docs: fix incorrect documentation on eventtime
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
12a7f957c3
commit
c7f8689bfe
|
@ -3047,8 +3047,7 @@ returned from an [object query's](#query-printer-object-status)
|
||||||
|
|
||||||
The `eventtime` is a timestamp generated by Klipper when
|
The `eventtime` is a timestamp generated by Klipper when
|
||||||
the update was originally pushed. This timestamp is a float value,
|
the update was originally pushed. This timestamp is a float value,
|
||||||
relative to Klipper's monotonic clock. Note that this value will be
|
relative to Klipper's monotonic clock.
|
||||||
reset when Klipper restarts.
|
|
||||||
|
|
||||||
#### Klippy Ready
|
#### Klippy Ready
|
||||||
Notify clients when Klippy has reported a ready state
|
Notify clients when Klippy has reported a ready state
|
||||||
|
|
Loading…
Reference in New Issue