Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 94774a05d4f99367afd97b8b4adf565d > files > 1112

libfilezilla-devel-0.19.3-1.mga7.armv7hl.rpm

\hypertarget{time_8hpp}{}\section{time.\+hpp File Reference}
\label{time_8hpp}\index{time.hpp@{time.hpp}}


Assorted classes dealing with time.  


{\ttfamily \#include \char`\"{}libfilezilla.\+hpp\char`\"{}}\newline
{\ttfamily \#include $<$chrono$>$}\newline
{\ttfamily \#include $<$ctime$>$}\newline
{\ttfamily \#include $<$limits$>$}\newline
{\ttfamily \#include \char`\"{}private/windows.\+hpp\char`\"{}}\newline
Include dependency graph for time.\+hpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{time_8hpp__incl}
\end{center}
\end{figure}
This graph shows which files directly or indirectly include this file\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{time_8hpp__dep__incl}
\end{center}
\end{figure}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \mbox{\hyperlink{classfz_1_1datetime}{datetime}}
\begin{DoxyCompactList}\small\item\em Represents a point of time in wallclock, tracking the timestamps accuracy/precision. \end{DoxyCompactList}\item 
class \mbox{\hyperlink{classfz_1_1duration}{duration}}
\begin{DoxyCompactList}\small\item\em The {\ttfamily duration} class represents a time interval in milliseconds. \end{DoxyCompactList}\item 
class \mbox{\hyperlink{classfz_1_1monotonic__clock}{monotonic\+\_\+clock}}
\begin{DoxyCompactList}\small\item\em A monotonic clock (aka steady clock) is independent from walltime. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Namespaces}
\begin{DoxyCompactItemize}
\item 
 \mbox{\hyperlink{namespacefz}{fz}}
\begin{DoxyCompactList}\small\item\em The namespace used by libfilezilla. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
\mbox{\Hypertarget{namespacefz_a6ea34448172ac429cc62f9a4bb92a099}\label{namespacefz_a6ea34448172ac429cc62f9a4bb92a099}} 
duration {\bfseries operator-\/} (duration const \&a, duration const \&b)
\item 
\mbox{\Hypertarget{namespacefz_a5d1d64d99be01a5e89737365f65f802d}\label{namespacefz_a5d1d64d99be01a5e89737365f65f802d}} 
duration {\bfseries operator+} (duration const \&a, duration const \&b)
\item 
duration \mbox{\hyperlink{namespacefz_a76fe3701440545b10137ed3d703ec924}{operator-\/}} (datetime const \&a, datetime const \&b)
\begin{DoxyCompactList}\small\item\em Gets the difference between two timestamps as \mbox{\hyperlink{classfz_1_1duration}{duration}}. \end{DoxyCompactList}\item 
duration \mbox{\hyperlink{namespacefz_a1dc86524589bbf280563012f751f2004}{operator-\/}} (monotonic\+\_\+clock const \&a, monotonic\+\_\+clock const \&b)
\end{DoxyCompactItemize}


\subsection{Detailed Description}
Assorted classes dealing with time.