Time Goes Up, Progress Bar Goes Down
This is a ProgressBar Percent binding for a UI element where you want to drain a progressbar in the UI based on an incrementing timer value.
(MaxTime - ElapsedTime) (Normalize to Range: 0 to MaxTime) ... nice and easy.