FastLED
3.9.15
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
fl::HashMapLru< Key, T, Hash, KeyEqual, INLINED_COUNT >::ValueWithTimestamp Struct Reference
Detailed Description
template<typename
Key
, typename T, typename
Hash
= Hash<Key>, typename KeyEqual = EqualTo<Key>, int INLINED_COUNT = FASTLED_HASHMAP_INLINED_COUNT>
struct fl::HashMapLru< Key, T, Hash, KeyEqual, INLINED_COUNT >::ValueWithTimestamp
Definition at line
25
of file
unordered_map_lru.h
.
Public Member Functions
ValueWithTimestamp
()
FL_NOEXCEPT
ValueWithTimestamp
(const T &v, u32
time
)
Public Attributes
u32
last_access_time
T
value
The documentation for this struct was generated from the following file:
fl/stl/
unordered_map_lru.h
fl
HashMapLru
ValueWithTimestamp
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2