FracSec.nsecs

The value of this FracSec as nsecs.

Note that this does not give you any greater precision than getting the value of this FracSec as hnsecs.

  1. int nsecs [@property getter]
    struct FracSec
    @safe pure @property
    int
    nsecs
    const nothrow @nogc
    (
    )
  2. long nsecs [@property setter]
Suggestion Box / Bug Report