The OpenD Programming Language

Timestamp.getFraction

struct Timestamp
@property const @safe pure nothrow @nogc
long
getFraction
(
int digits
)
()
if (
digits >= 1 &&
digits <= 12
)

Meta