Home | History | Annotate | Download | only in src

Lines Matching refs:mmr

1286 	MMRESULT mmr;
1290 mmr=timeGetDevCaps(&ptc, sizeof (ptc));
1291 if (mmr==TIMERR_NOERROR){
1300 mmr=timeBeginPeriod(timerRes);