I have a python function, i want to run that function n times in 1 second.
python function
n times
1 second
How can I achieve that, Can anyone help me?
m