Files
corelang/modules/WINMM.core
2022-09-30 16:20:28 +02:00

5 lines
123 B
Core

#import "KERNEL32.core"
MMRESULT :: UINT
TIMERR_NOERROR :: 0
timeBeginPeriod :: #foreign (uPeriod: UINT): MMRESULT