Subversion Repository Public Repository

amptest

This repository has no backups
This repository's network speed is throttled to 100KB/sec

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#pragma once





void timer_init();

double getFreq();

void setFreq(double freq);

void setSweep(double start, double end, double rate);

void setSweepEnable(bool bEnable);

void setSweep(const char* szSweep);

const char* getSweepParams();

Commits for amptest/trunk/amptimer.h

Diff revisions: vs.
Revision Author Commited Message
2 DimirtiusGu picture DimirtiusGu Wed 20 Jul, 2022 00:52:33 +0000