This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Charlotte Pla βββββββββββββββββββββββββββ 21 plays | |
| Tsu Nami βββββββββββββββββββββββββββ 15 plays | |
| Haven., Kaitl βββββββββββββββββββββββββββ 13 plays | |
| Hutcher βββββββββββββββββββββββββββ 11 plays | |
| Chris Lake βββββββββββββββββββββββββββ 7 plays |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| JavaScript 2 hrs 50 mins ββββββββββββ 61.4% | |
| LESS 45 mins ββββββββββββ 16.3% | |
| JSON 35 mins ββββββββββββ 12.8% | |
| TypeScript 26 mins ββββββββββββ 9.4% | |
| XML 0 secs ββββββββββββ 0.0% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rateOfSpeed = 1; | |
| clockStartTime = thisComp.layer("Timer Duration").effect("Slider Control")("Slider"); | |
| clockTimeNumber = (clockStartTime - rateOfSpeed*time).toFixed(2); | |