SoapySDR  0.5.4-g68d0793c
Vendor and platform neutral SDR interface library
Namespaces | Functions
Time.hpp File Reference
#include <SoapySDR/Config.hpp>
#include <SoapySDR/Time.h>

Go to the source code of this file.

Namespaces

 SoapySDR
 

Functions

static long long SoapySDR::ticksToTimeNs (const long long ticks, const double rate)
 
static long long SoapySDR::timeNsToTicks (const long long timeNs, const double rate)
 

Detailed Description

Utility functions to convert time and ticks.