Stable tracking of DWM module
This commit is contained in:
6
NearbyDemo/Models/TimestampedRange.swift
Normal file
6
NearbyDemo/Models/TimestampedRange.swift
Normal file
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
struct TimestampedRange {
|
||||
let range: Float
|
||||
let timestamp: TimeInterval
|
||||
}
|
||||
Reference in New Issue
Block a user