in reply to Timing Windows commands

A similar problem has been discussed last week, check out this node: 325509, "Timing a process". You could have a look there.

that function is not supported by Win32::Process

You could use Win32::API and import that function instead...