Michael Butler 4024d8f4d8 Change NN canonical timings to nanoseconds -- hal
A sibling CL to this CL changes the definition of nn::TimePoint to the
same type as std::chrono::steady_clock::time_point but has changed the
underlying duration representation to use uint64_t. That sibling CL also
renames nn::OptionalTimeoutDuration to nn::OptionalDuration, and changes
the definition to the same type as std::nanoseconds except the
underlying duration representation now uses uint64_t.

This CL makes changes to the NN HAL utility code in response to the
changes in the sibling CL.

Bug: 174297663
Test: mma
Test: NeuralNetworksTest_static
Change-Id: If44d9aefadb2c78b632ff289b5ff5a49f766525c
Merged-In: If44d9aefadb2c78b632ff289b5ff5a49f766525c
(cherry picked from commit ca11420785)
2020-12-21 21:08:43 -08:00
2020-09-29 06:52:57 +00:00
2020-12-15 11:08:16 +00:00
2020-09-29 06:52:57 +00:00
2020-09-29 06:52:57 +00:00
2020-09-29 06:52:57 +00:00
2020-09-29 06:52:57 +00:00
2020-10-08 23:22:52 -07:00
2020-09-29 06:52:57 +00:00
2020-12-18 08:34:20 -08:00
2020-12-07 21:23:12 +00:00
2020-11-19 22:27:27 +00:00
2020-10-08 23:22:52 -07:00
2019-12-13 14:24:23 -08:00
2020-12-07 21:23:12 +00:00
2016-08-30 11:28:36 -07:00
2020-12-16 18:09:12 +00:00
2019-12-10 09:51:58 -08:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%