Skip to content

Fix Osc-/SystemTime conversions for 32-bit systems

Compare
Choose a tag to compare
@klingtnet klingtnet released this 19 May 14:01
· 152 commits to master since this release
9ac64bc

This limits SystemTime to OscTime conversions, and vice versa, to time ranges since the unix epoch which prevents arithmetic overflows on 32-bit systems. Times before the unix epoch can still be represented using OscTime.