Uptime/Runtime with Hourglass node

For getting the time, check out this post here:

For putting it in a CSV, use a function node to build the header, then another function block to build your time in the CSV format you want. Take the output of that node into a file write node.

1 Like