Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
fl::u32 TimeWarp::update(fl::u32 timeNow) {
40
applyExact(timeNow);
41
return time();
42
}
43
44
fl::u32 TimeWarp::time() const { return mRelativeTime; }
45
Callers
15
_check_crash_dumps
Function · 0.45
main
Function · 0.45
draw
Method · 0.45
draw
Method · 0.45
_scan
Function · 0.45
_compute_src_fingerprint
Function · 0.45
_compute_js_glue_fingerprint
Function · 0.45
_compute_link_environment_fingerprint
Function · 0.45
_compute_src_file_list_hash
Function · 0.45
compute_content_hash
Function · 0.45
_compute_dir_hash
Function · 0.45
hash_input_files
Function · 0.45
Calls
no outgoing calls
Tested by
11
_check_crash_dumps
Function · 0.36
_hash_file_list
Function · 0.36
_make_args
Function · 0.36
_make_ctx
Function · 0.36
_make_config
Method · 0.36
_get_permissions
Method · 0.36
_hash_directory
Function · 0.36
calculate_cpp_test_fingerprint
Function · 0.36
calculate_examples_fingerprint
Function · 0.36
calculate_python_test_fingerprint
Function · 0.36
calculate_wasm_fingerprint
Function · 0.36