Home
last modified time | relevance | path

Searched defs:Timespec (Results 1 – 25 of 7990) sorted by relevance

12345678910>>...320

/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DTimespec.cs72 const long NanosPerTick = 100;
78 public Timespec(long tv_sec, int tv_nsec) : this(tv_sec, tv_nsec, ClockType.Realtime) in Timespec() argument
82 public Timespec(long tv_sec, int tv_nsec, ClockType clock_type) in Timespec() method
89 private long tv_sec;
90 private int tv_nsec;
91 private ClockType clock_type;
107 public static Timespec InfPast
118 public static Timespec Now
129 public long TimevalSeconds
140 public int TimevalNanos
[all …]
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DTimespec.cs72 const long NanosPerTick = 100;
78 public Timespec(long tv_sec, int tv_nsec) : this(tv_sec, tv_nsec, ClockType.Realtime) in Timespec() method
82 public Timespec(long tv_sec, int tv_nsec, ClockType clock_type) in Timespec() method
89 private long tv_sec;
90 private int tv_nsec;
91 private ClockType clock_type;
107 public static Timespec InfPast
118 public static Timespec Now
129 public long TimevalSeconds
140 public int TimevalNanos
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DTimespec.cs72 const long NanosPerTick = 100;
78 public Timespec(long tv_sec, int tv_nsec) : this(tv_sec, tv_nsec, ClockType.Realtime) in Timespec() method
82 public Timespec(long tv_sec, int tv_nsec, ClockType clock_type) in Timespec() argument
89 private long tv_sec;
90 private int tv_nsec;
91 private ClockType clock_type;
107 public static Timespec InfPast
118 public static Timespec Now
129 public long TimevalSeconds
140 public int TimevalNanos
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DTimespec.cs72 const long NanosPerTick = 100;
78 public Timespec(long tv_sec, int tv_nsec) : this(tv_sec, tv_nsec, ClockType.Realtime) in Timespec() argument
82 public Timespec(long tv_sec, int tv_nsec, ClockType clock_type) in Timespec() method
89 private long tv_sec;
90 private int tv_nsec;
91 private ClockType clock_type;
107 public static Timespec InfPast
118 public static Timespec Now
129 public long TimevalSeconds
140 public int TimevalNanos
[all …]
/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/hermit/
H A Dtime.rs12 struct Timespec { struct
16 impl Timespec { implementation
42 fn checked_add_duration(&self, other: &Duration) -> Option<Timespec> { in checked_add_duration()
59 fn checked_sub_duration(&self, other: &Duration) -> Option<Timespec> { in checked_sub_duration()
76 impl PartialEq for Timespec { implementation
82 impl Eq for Timespec {} implementation
84 impl PartialOrd for Timespec { implementation
90 impl Ord for Timespec { implementation
98 impl Hash for Timespec { implementation
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { impl
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/misc/broot/broot-1.7.0/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { impl
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { impl
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/net/routinator/routinator-0.10.2/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { impl
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/editors/helix/helix-0.5.0/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/chrono/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { argument
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/chrono-0.4.19/src/
H A Dsys.rs36 pub struct Timespec { struct
41 impl Timespec { implementation
119 pub fn to_timespec(&self) -> Timespec { in to_timespec()

12345678910>>...320