MCPcopy Create free account
hub / github.com/FastLED/FastLED / update

Method update

src/fl/fx/time.cpp.hpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39fl::u32 TimeWarp::update(fl::u32 timeNow) {
40 applyExact(timeNow);
41 return time();
42}
43
44fl::u32 TimeWarp::time() const { return mRelativeTime; }
45

Callers 15

_check_crash_dumpsFunction · 0.45
mainFunction · 0.45
drawMethod · 0.45
drawMethod · 0.45
_scanFunction · 0.45
_compute_src_fingerprintFunction · 0.45
compute_content_hashFunction · 0.45
_compute_dir_hashFunction · 0.45
hash_input_filesFunction · 0.45

Calls

no outgoing calls

Tested by 11

_check_crash_dumpsFunction · 0.36
_hash_file_listFunction · 0.36
_make_argsFunction · 0.36
_make_ctxFunction · 0.36
_make_configMethod · 0.36
_get_permissionsMethod · 0.36
_hash_directoryFunction · 0.36