]> git.eshelyaron.com Git - emacs.git/commit
(get_process_times_fn): New function pointer.
authorJason Rumney <jasonr@gnu.org>
Thu, 14 Jun 2007 15:58:13 +0000 (15:58 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 14 Jun 2007 15:58:13 +0000 (15:58 +0000)
commit74258518069d18525237fc0f3dcf33ffa3fd65e9
tree2da4ed4af277a95924ab50263dc5184aa31b6866
parent553d31640139f393e80dd411fe2b07509d47bd5b
(get_process_times_fn): New function pointer.
(globals_of_w32): Intialize it if present in kernel32.dll.
(w32_get_internal_run_time): New function.
src/w32.c