[][src]Function gstuff::now_float

pub fn now_float() -> f64

The current number of seconds since UNIX epoch, with fractions.

cf. http://stackoverflow.com/a/26878367/257568 (C++, Boost).