Randy Tucker wrote:
> Hi all,
>
> I use pyhook to monitor user usage of keyboard and mouse. According to
> pyhook specs, event.time hold the number of seconds since the epoch.
> However, when I use the example source code I get numbers like
> 358054093, which translates to 07 May 1981..
It's not
Hi all,
I use pyhook to monitor user usage of keyboard and mouse. According to
pyhook specs, event.time hold the number of seconds since the epoch.
However, when I use the example source code I get numbers like 358054093,
which translates to 07 May 1981..
Can anyone explain to me what am I doing