📄 msr_host_latency.3
字号:
.TH MSR_HOST_LATENCY 3 2006/02/27 "Libmseed API".SH DESCRIPTIONCalculate latency between last sample in a Mini-SEED record and thehost computer time..SH SYNOPSIS.nf.B #include <libmseed.h>.BI "double \fBmsr_host_latency\fP ( MSRecord *" msr " );".fi.SH DESCRIPTION\fBmsr_host_latency\fP calculates the latency in seconds of theMini-SEED data as the difference between current time in UTC of thehost computer and the time of the last sample in the record.This routine is only really useful when dealing with a telemetereddata stream or something similar.Double precision is returned, but the true precision is dependent onthe accuracy of the host system clock among other things..SH RETURN VALUES\fBmsr_host_latency\fP returns seconds of latency or 0.0 on error(indistinguishable from 0.0 latency)..SH SEE ALSO\fBms_intro(3)\fP and \fBmsr_unpack(3)\fP..SH AUTHOR.nfChad TrabantIRIS Data Management Center.fi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -