Sha256: 919ffe0a4b84876221065de39453d02dce13397c7679e9609facfbd2526267f5

Contents?: true

Size: 183 Bytes

Versions: 1

Compression:

Stored size: 183 Bytes

Contents

#pragma once

namespace Gosu
{
    /// Returns the milliseconds since first calling this function.
    /// Can wrap after running for a long time.
    unsigned long milliseconds();
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gosu-1.4.3 include/Gosu/Timing.hpp