mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Fix tests to actually check session durations and delays.
PiperOrigin-RevId: 849273112
This commit is contained in:
committed by
Copybara-Service
parent
34e9326311
commit
da41bcd194
@@ -15,7 +15,7 @@
|
||||
#ifndef PLATFORM_API_SYSTEM_CLOCK_H_
|
||||
#define PLATFORM_API_SYSTEM_CLOCK_H_
|
||||
|
||||
#include "absl/time/clock.h"
|
||||
#include "absl/time/time.h"
|
||||
#include "internal/platform/exception.h"
|
||||
|
||||
namespace nearby {
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
#define PLATFORM_IMPL_WINDOWS_SYSTEM_CLOCK_H_
|
||||
|
||||
#include "internal/platform/implementation/system_clock.h"
|
||||
#include "absl/time/clock.h"
|
||||
#include "absl/time/time.h"
|
||||
|
||||
namespace nearby {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user