Reply To: [Bug]elapsedTime property in ActionTask class always stay zero

Forums 💬 NodeCanvas ⚙️ Support [Bug]elapsedTime property in ActionTask class always stay zero Reply To: [Bug]elapsedTime property in ActionTask class always stay zero

#17640
kypronite
Participant

    Hi,

    I managed to recreate again.
    But I’m not sure if this because of my node design(I’m still learning) ….

    You can see below screenshot, startedTime and Time.time always same value hence elapsedTime is always 0

    [attachment file=”not working if pressed space.png”]

    but if I disconnected from press space condition, the wait time is working as expected

    [attachment file=”working if pressed space disconnnected.png”]

    If this is a bug and you cant reproduce on your side, I will send you my project about 56 mb size.

    thanks for looking into this.