summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/date_time/winapi/file_time_to_microseconds.html')
-rw-r--r--doc/html/boost/date_time/winapi/file_time_to_microseconds.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/date_time/winapi/file_time_to_microseconds.html b/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
index ab6fe0b4c3..98dad97f58 100644
--- a/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
+++ b/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template file_time_to_microseconds</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_hpp" title="Header &lt;boost/date_time/filetime_functions.hpp&gt;">
<link rel="prev" href="lpFileTime.html" title="Global lpFileTime">
@@ -35,7 +35,7 @@
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> FileTimeT<span class="special">&gt;</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">uint64_t</span> <span class="identifier">file_time_to_microseconds</span><span class="special">(</span><span class="identifier">FileTimeT</span> <span class="keyword">const</span> <span class="special">&amp;</span> ft<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1405704"></a><h2>Description</h2>
+<a name="idp190065280"></a><h2>Description</h2>
<p>The function converts file_time into number of microseconds elapsed since 1970-Jan-01</p>
<div class="note"><table border="0" summary="Note">
<tr>