MakeAbsTime
lpat, sec, ms ) Initialize the ABSTIME structure pointed to by lpat with the values sec and ms. Example sec = 5; // Time = 5.4 seconds (5 seconds ms = 400; // plus 400 milliseconds) MakeAbsTime( lpat, sec, ms ); // Fill ABSTIME structure- Software for developers
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples


