Progress Bar by Time

Fills a rectangle across the comp duration automatically.

Code

var prog = time / thisComp.duration;
[prog * thisComp.width, value[1]];
progresstimeui

How to Use

Paste on Size of a shape layer set to horizontal bar, anchor on left edge.