labstream-time 0.1.1

Timestamp post-processing for LSL: clock sync, jitter removal, monotonic clamping.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "labstream-time"
version.workspace = true
description = "Timestamp post-processing for LSL: clock sync, jitter removal, monotonic clamping."
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
readme.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]

[dev-dependencies]
serde_json = "1"