'Passed' since when? Last Successful Run? If so, until when? 'Now'? Define 'now' - then wait 60 secs and define it again....
If you wanted to this to update in real time, it would require constant re-polling, which isn't used, to keep the footprint light. But if you just wanted a value of 'between 'LastSucRun' and 'when you started the program', you could create* yourself an add-on script to produce a new column for exactly that.
Or, there is a feature to highlight profiles that have not run successfully for [X} days (it displays a clock icon next to such profiles) which you might feel is adequate. It's on Preferences > Options > Easy tab
* Note that we don't write bespoke scripts for people, nor provide bespoke assistance in doing so. We provide the scripting facility, the Scripting section in the Help, and the examples provided in the program folder and the scripting page of the website. The rest is up to the user...
If you wanted to this to update in real time, it would require constant re-polling, which isn't used, to keep the footprint light. But if you just wanted a value of 'between 'LastSucRun' and 'when you started the program', you could create* yourself an add-on script to produce a new column for exactly that.
Or, there is a feature to highlight profiles that have not run successfully for [X} days (it displays a clock icon next to such profiles) which you might feel is adequate. It's on Preferences > Options > Easy tab
* Note that we don't write bespoke scripts for people, nor provide bespoke assistance in doing so. We provide the scripting facility, the Scripting section in the Help, and the examples provided in the program folder and the scripting page of the website. The rest is up to the user...