AllWize Library
Functions
ntp.h File Reference
#include <TimeLib.h>
#include <NtpClientLib.h>
Include dependency graph for ntp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool ntpSynced ()
 
String ntpDateTime (time_t t)
 
String ntpDateTime ()
 
void ntpConnect ()
 
void ntpSetup ()
 
void ntpLoop ()
 

Function Documentation

◆ ntpConnect()

void ntpConnect ( )

Definition at line 38 of file ntp.cpp.

Here is the caller graph for this function:

◆ ntpDateTime() [1/2]

String ntpDateTime ( time_t  t)

Definition at line 24 of file ntp.cpp.

Here is the caller graph for this function:

◆ ntpDateTime() [2/2]

String ntpDateTime ( )

Definition at line 33 of file ntp.cpp.

Here is the call graph for this function:

◆ ntpLoop()

void ntpLoop ( )

Definition at line 60 of file ntp.cpp.

Here is the caller graph for this function:

◆ ntpSetup()

void ntpSetup ( )

Definition at line 43 of file ntp.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ntpSynced()

bool ntpSynced ( )

Definition at line 20 of file ntp.cpp.

Here is the caller graph for this function: