https://issues.dlang.org/show_bug.cgi?id=11989
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mathias LANG <[email protected]> --- The monotonic clock type was introduced in: https://github.com/dlang/druntime/pull/847 And there's a PR to deprecate TickDuration: https://github.com/dlang/druntime/pull/2886 --
