tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
sdt_t
tagion
betterC
utils
sdt
Undocumented in source.
struct
sdt_t {
@
nogc
@
TIME
ulong
time
;
this
(ulong x);
bool
opEquals
(T x);
}
Constructors
this
this
(ulong x)
Undocumented in source.
Members
Functions
opEquals
bool
opEquals
(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
time
ulong
time
;
Undocumented in source.
Meta
Source
See Implementation
tagion
betterC
utils
sdt
manifest constants
TIME
structs
sdt_t