RuntimeError: the processor time used is not available or its value cannot be represented

Hi,

I’m using aftership sdk which calls time.clock() to handle rate limits.

When running on my laptop or on synology this all works great afaics.

but since starting to use hass.io/raspberry pi I some times gets this error (a restart needed to fix it):

“RuntimeError: the processor time used is not available or its value cannot be represented”

anyone seen this before and might know the cause ?