I'm using DateTimeStart function to maintain a constant timestamp for my current workflow iteration. Partway through the workflow, however, the field that holds this timestamp changes and increases by one second. Does anyone else experience this? Isn't the function of this function to capture a timestamp of the moment when I first click "Run", or am I using this function incorrectly?