blob: 33d0cffb67f821ef5eb2c52813f07c2dcb916f79 [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001define( function() {
2 "use strict";
3
4 return Date.now();
5} );