Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
[package]
name = "zeitstempel"
version = "
0.
2.
1"
authors = ["Jan-Erik Rediger <jrediger@mozilla.com>"]
edition = "
2018"
description = "A timestamp you can serialize, and it might include suspend time."
license = "MPL-
2.
0"
repository = "
https://github.com/badboy/zeitstempel"
[dependencies]
cfg-if = "
1.
0.
0"
once_cell = "
1.
5.
2"
[target.'cfg(any(target_os = "linux", target_os = "android", target_os = "macos", target_
os = "ios", target_os = "freebsd"))'.dependencies]
libc = "0.2"
[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["profileapi", "realtimeapiset"] }
[features]
# Use a Windows 10+ API for querying time
win10plus = []
[package.metadata.docs.rs]
targets = [
"x86_64-unknown-linux-gnu",
"aarch64-apple-darwin",
"x86_64-pc-windows-msvc",
]
[Dauer der Verarbeitung: 0.15 Sekunden, vorverarbeitet 2026-08-27]