search for: getprocesstim

Displaying 4 results from an estimated 4 matches for "getprocesstim".

Did you mean: getprocessid
1999 Oct 08
4
R-0.65.1 for WinNT/9X
...available for the standard packages. The new function update.packages() is supported if you have wget.exe (a copy is in the windows/windows-NT/base/etc/wget.zip on CRAN) or lynx.exe, from http://www.fdisk.com/doslynx/lynxport.htm. On NT only, CPU times are returned by proc.time() (using a call to GetProcessTimes). Rotated text on a windows / win.* device is placed more accurately, especially for non-multiples of 90 degrees. A windows() device reports itself as `windows' not `X11'. getenv() now returns all the environmental variables. unlink() can now remove (empty) directories (but not using...
1999 Oct 08
4
R-0.65.1 for WinNT/9X
...available for the standard packages. The new function update.packages() is supported if you have wget.exe (a copy is in the windows/windows-NT/base/etc/wget.zip on CRAN) or lynx.exe, from http://www.fdisk.com/doslynx/lynxport.htm. On NT only, CPU times are returned by proc.time() (using a call to GetProcessTimes). Rotated text on a windows / win.* device is placed more accurately, especially for non-multiples of 90 degrees. A windows() device reports itself as `windows' not `X11'. getenv() now returns all the environmental variables. unlink() can now remove (empty) directories (but not using...
1999 Oct 08
4
R-0.65.1 for WinNT/9X
...available for the standard packages. The new function update.packages() is supported if you have wget.exe (a copy is in the windows/windows-NT/base/etc/wget.zip on CRAN) or lynx.exe, from http://www.fdisk.com/doslynx/lynxport.htm. On NT only, CPU times are returned by proc.time() (using a call to GetProcessTimes). Rotated text on a windows / win.* device is placed more accurately, especially for non-multiples of 90 degrees. A windows() device reports itself as `windows' not `X11'. getenv() now returns all the environmental variables. unlink() can now remove (empty) directories (but not using...
2020 May 22
0
Wine release 5.9
...l: Use the user shared data to implement RtlQueryUnbiasedInterruptTime(). kernelbase: Move WaitOnAddress implementation to sync.c. kernelbase: Use the user shared data to implement GetTickCount(). kernel32: Use the user shared data to implement GetTickCount(). kernel32: Move GetProcessTimes() implementation to kernelbase and ntdll. kernel32: Move GetSystemTimes() implementation to kernelbase. ntdll: Implement SystemTimeAdjustmentInformation class. kernel32: Move Get/SetSystemTimeAdjustment to kernelbase. kernel32: Move the *PreferredUILanguages functions to k...