zyedidia / SFML.jl

A binding of the game and multimedia library SFML for Julia
Other
93 stars 22 forks source link

Fixed timing function calls #18

Closed cbecker closed 8 years ago

cbecker commented 8 years ago

milliseconds(), seconds() and microseconds() were calling the incorrect C API, fixed now.