getting sampling time in msec

Hi,
I have used the metabase app for accelerometer data acquisition, and got a csv file with 6 columns of data.
one of the columns represents the sampling time in [msec].
I am trying to create the same csv file using python, but couldn't find in the tutorials a suitable command for getting the sampling time in this precision.

How can I get the sampling time?

Sign In or Register to comment.