Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
time intervals
#4
Can you show the output? What OS are you running this on? On MacOS, the times are different, but within the same millisecond. As there's no delay between the calls, this seems reasonable to me. This is the output from your program with python3 on a mac.

Output:
time 1 = 14:47:34.525161 time 2 = 14:47:34.525226
Reply


Messages In This Thread
time intervals - by project_science - Jan-30-2021, 09:32 PM
RE: time intervals - by bowlofred - Jan-30-2021, 09:44 PM
RE: time intervals - by project_science - Jan-30-2021, 10:07 PM
RE: time intervals - by bowlofred - Jan-30-2021, 10:50 PM
RE: time intervals - by project_science - Jan-30-2021, 11:01 PM
RE: time intervals - by bowlofred - Jan-30-2021, 11:38 PM
RE: time intervals - by nilamo - Feb-02-2021, 06:30 PM
RE: time intervals - by project_science - Feb-06-2021, 11:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Plotting “simple” diagram with gridlines at specified intervals schniefen 1 3,286 Dec-03-2020, 05:54 PM
Last Post: schniefen
  Setting Tick Intervals In Sub Plots JoeDainton123 1 2,771 Oct-03-2020, 11:52 PM
Last Post: scidam
  Help Grouping by Intervals on list paul41 1 3,544 Dec-03-2019, 09:43 PM
Last Post: michael1789
  Grouping a list of various time into intervals paul41 1 5,207 Nov-24-2019, 01:47 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020