You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/05/20 07:36:01 UTC

[18/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/core_os/task/task/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/task/task/index.html b/os/core_os/task/task/index.html
index c258e39..53f09bf 100644
--- a/os/core_os/task/task/index.html
+++ b/os/core_os/task/task/index.html
@@ -16,6 +16,7 @@
         <link rel="stylesheet" href="../../../../css/highlight.css">
         <link href="../../../../css/base.css" rel="stylesheet">
         <link href="../../../../css/custom.css" rel="stylesheet">
+        <link href="../../../../css/v2.css" rel="stylesheet">
         <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../../../../extra.css" rel="stylesheet">
@@ -43,11 +44,10 @@
     <body class="toc">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../../../get_started/introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
-        <div class="small" role="search">
-            <form id ="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
+        <div role="search">
+            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
                 <div class="form-group">
-                    <input type="text" name="q" placeholder="Search documentation" />
-                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,42 +141,29 @@
           
   
   
-    <li><a href="
-  ../../../get_started/introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
-          
-              
-                
   
-    <li>
-      <a href="../../../get_started/introduction/">Introduction</a>
-    </li>
-  
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li ><a href="../../../get_started/get_started/">Quick Start</a></li>
+    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-  
-    <li ><a href="../../../get_started/vocabulary/">Concepts</a></li>
-  
-    
-  </li>
+    <li >
+      <a href="../../../get_started/vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -223,10 +171,10 @@
                 
   
   
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -234,10 +182,10 @@
                 
   
   
-    <li ><a href="../../../os_user_guide/">OS User Guide</a></li>
+    <li ><a href="../../../os_user_guide/">OS User Guide</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -245,10 +193,10 @@
                 
   
   
-    <li ><a href="../../mynewt_os/">OS Core</a></li>
+    <li ><a href="../../mynewt_os/">OS Core</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -260,8 +208,8 @@
   ../../os_init/
 ">System-level Functions</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -269,10 +217,10 @@
                 
   
   
-    <li ><a href="../../context_switch/context_switch/">Scheduler</a></li>
+    <li ><a href="../../context_switch/context_switch/">Scheduler</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +228,10 @@
                 
   
   
-    <li ><a href="../../time/os_time/">Time</a></li>
+    <li ><a href="../../time/os_time/">Time</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -291,10 +239,10 @@
                 
   
   
-    <li class="active"><a href="./">Tasks</a></li>
+    <li class="active"><a href="./">Tasks</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -306,14 +254,14 @@
   ../os_task_count/
 ">Functions</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -321,10 +269,10 @@
                 
   
   
-    <li ><a href="../../event_queue/event_queue/">Event Queues</a></li>
+    <li ><a href="../../event_queue/event_queue/">Event Queues</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -332,10 +280,10 @@
                 
   
   
-    <li ><a href="../../semaphore/semaphore/">Semaphores</a></li>
+    <li ><a href="../../semaphore/semaphore/">Semaphores</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -343,10 +291,10 @@
                 
   
   
-    <li ><a href="../../mutex/mutex/">Mutexes</a></li>
+    <li ><a href="../../mutex/mutex/">Mutexes</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -354,10 +302,10 @@
                 
   
   
-    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a></li>
+    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -365,10 +313,10 @@
                 
   
   
-    <li ><a href="../../heap/heap/">Heap</a></li>
+    <li ><a href="../../heap/heap/">Heap</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -383,8 +331,8 @@
 
 ">Memory Buffers</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -392,10 +340,10 @@
                 
   
   
-    <li ><a href="../../sanity/sanity/">Sanity</a></li>
+    <li ><a href="../../sanity/sanity/">Sanity</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -403,16 +351,16 @@
                 
   
   
-    <li ><a href="../../callout/callout/">Callouts</a></li>
+    <li ><a href="../../callout/callout/">Callouts</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -420,10 +368,10 @@
                 
   
   
-    <li ><a href="../../porting/port_os/">Porting to your Platform</a></li>
+    <li ><a href="../../porting/port_os/">Porting to your Platform</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -431,10 +379,10 @@
                 
   
   
-    <li ><a href="../../../modules/console/console/">Console</a></li>
+    <li ><a href="../../../modules/console/console/">Console</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -442,10 +390,10 @@
                 
   
   
-    <li ><a href="../../../modules/shell/shell/">Shell</a></li>
+    <li ><a href="../../../modules/shell/shell/">Shell</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -453,10 +401,10 @@
                 
   
   
-    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a></li>
+    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -471,8 +419,8 @@
 
 ">File System</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -480,10 +428,10 @@
                 
   
   
-    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a></li>
+    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -491,10 +439,10 @@
                 
   
   
-    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a></li>
+    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -502,20 +450,18 @@
                 
   
   
-    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a></li>
+    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../../../modules/baselibc/">Baselibc library</a>
     </li>
-  
 
               
           
@@ -523,10 +469,10 @@
                 
   
   
-    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a></li>
+    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -534,10 +480,10 @@
                 
   
   
-    <li ><a href="../../../modules/json/json/">JSON</a></li>
+    <li ><a href="../../../modules/json/json/">JSON</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -545,10 +491,10 @@
                 
   
   
-    <li ><a href="../../../modules/stats/stats/">Stats</a></li>
+    <li ><a href="../../../modules/stats/stats/">Stats</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -556,16 +502,16 @@
                 
   
   
-    <li ><a href="../../../modules/logs/logs/">Logs</a></li>
+    <li ><a href="../../../modules/logs/logs/">Logs</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -577,40 +523,36 @@
   ../../../../network/ble/ble_intro/
 ">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+              
+                
   
   
-    <li><a href="
-  ../../../../newtmgr/overview/
-">Newt Manager Manual</a>
+    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
 
         
       
@@ -622,8 +564,8 @@
   ../../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -634,45 +576,11 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../../../get_started/introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
@@ -692,7 +600,7 @@
                             </div>
                         </div>
                         
-                            <h1 id="task">Task<a class="headerlink" href="#task" title="Permanent link">&para;</a></h1>
+                            <h1 id="task">Task</h1>
 <p>A task, along with the scheduler, forms the basis of the Mynewt OS. A task 
 consists of two basic elements: a task stack and a task function. The task 
 function is basically a forever loop, waiting for some "event" to wake it up. 
@@ -715,7 +623,7 @@ which is empty or attempts to obtain a mutex or a semaphore that is currently
 owned by another task.</p>
 <p>Note that other sections of the manual describe these OS features in more 
 detail.</p>
-<h2 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h2>
+<h2 id="description">Description</h2>
 <p>In order to create a task two data structures need to be defined: the task 
 object (struct os_task) and its associated stack. Determining the stack size can 
 be a bit tricky; generally developers should not declare large local variables 
@@ -787,7 +695,7 @@ task simply toggles an LED at a one second interval.</p>
 </pre></div>
 
 
-<h2 id="data-structures">Data structures<a class="headerlink" href="#data-structures" title="Permanent link">&para;</a></h2>
+<h2 id="data-structures">Data structures</h2>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #177500">/* The highest and lowest task priorities */</span>
 <span style="color: #633820">#define OS_TASK_PRI_HIGHEST         (0)</span>
 <span style="color: #633820">#define OS_TASK_PRI_LOWEST          (0xff)</span>
@@ -1001,7 +909,7 @@ task simply toggles an LED at a one second interval.</p>
 </tbody>
 </table>
 <p><br></p>
-<h2 id="list-of-functions">List of Functions<a class="headerlink" href="#list-of-functions" title="Permanent link">&para;</a></h2>
+<h2 id="list-of-functions">List of Functions</h2>
 <p>The functions available in task are:</p>
 <ul>
 <li><a href="../os_task_init/">os_task_init</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/core_os/time/os_gettimeofday/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/time/os_gettimeofday/index.html b/os/core_os/time/os_gettimeofday/index.html
index fb7f25a..785dacb 100644
--- a/os/core_os/time/os_gettimeofday/index.html
+++ b/os/core_os/time/os_gettimeofday/index.html
@@ -16,6 +16,7 @@
         <link rel="stylesheet" href="../../../../css/highlight.css">
         <link href="../../../../css/base.css" rel="stylesheet">
         <link href="../../../../css/custom.css" rel="stylesheet">
+        <link href="../../../../css/v2.css" rel="stylesheet">
         <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../../../../extra.css" rel="stylesheet">
@@ -43,11 +44,10 @@
     <body class="os_gettimeofday">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../../../get_started/introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
-        <div class="small" role="search">
-            <form id ="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
+        <div role="search">
+            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
                 <div class="form-group">
-                    <input type="text" name="q" placeholder="Search documentation" />
-                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,42 +141,29 @@
           
   
   
-    <li><a href="
-  ../../../get_started/introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
-          
-              
-                
   
-    <li>
-      <a href="../../../get_started/introduction/">Introduction</a>
-    </li>
-  
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li ><a href="../../../get_started/get_started/">Quick Start</a></li>
+    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-  
-    <li ><a href="../../../get_started/vocabulary/">Concepts</a></li>
-  
-    
-  </li>
+    <li >
+      <a href="../../../get_started/vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -223,10 +171,10 @@
                 
   
   
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -234,10 +182,10 @@
                 
   
   
-    <li ><a href="../../../os_user_guide/">OS User Guide</a></li>
+    <li ><a href="../../../os_user_guide/">OS User Guide</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -245,10 +193,10 @@
                 
   
   
-    <li ><a href="../../mynewt_os/">OS Core</a></li>
+    <li ><a href="../../mynewt_os/">OS Core</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -260,8 +208,8 @@
   ../../os_init/
 ">System-level Functions</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -269,10 +217,10 @@
                 
   
   
-    <li ><a href="../../context_switch/context_switch/">Scheduler</a></li>
+    <li ><a href="../../context_switch/context_switch/">Scheduler</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +228,10 @@
                 
   
   
-    <li ><a href="../os_time/">Time</a></li>
+    <li ><a href="../os_time/">Time</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -295,68 +243,58 @@
   ../os_time_delay/
 ">Functions</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_time_delay/">os_time_delay</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_time_get/">os_time_get</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_time_tick/">os_time_tick</a>
     </li>
-  
 
               
           
               
                 
-  
     <li class="active">
-      os_gettimeofday
+      <a href="./">os_gettimeofday</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_settimeofday/">os_settimeofday</a>
     </li>
-  
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -364,10 +302,10 @@
                 
   
   
-    <li ><a href="../../task/task/">Tasks</a></li>
+    <li ><a href="../../task/task/">Tasks</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -375,10 +313,10 @@
                 
   
   
-    <li ><a href="../../event_queue/event_queue/">Event Queues</a></li>
+    <li ><a href="../../event_queue/event_queue/">Event Queues</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -386,10 +324,10 @@
                 
   
   
-    <li ><a href="../../semaphore/semaphore/">Semaphores</a></li>
+    <li ><a href="../../semaphore/semaphore/">Semaphores</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -397,10 +335,10 @@
                 
   
   
-    <li ><a href="../../mutex/mutex/">Mutexes</a></li>
+    <li ><a href="../../mutex/mutex/">Mutexes</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -408,10 +346,10 @@
                 
   
   
-    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a></li>
+    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -419,10 +357,10 @@
                 
   
   
-    <li ><a href="../../heap/heap/">Heap</a></li>
+    <li ><a href="../../heap/heap/">Heap</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -437,8 +375,8 @@
 
 ">Memory Buffers</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -446,10 +384,10 @@
                 
   
   
-    <li ><a href="../../sanity/sanity/">Sanity</a></li>
+    <li ><a href="../../sanity/sanity/">Sanity</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -457,16 +395,16 @@
                 
   
   
-    <li ><a href="../../callout/callout/">Callouts</a></li>
+    <li ><a href="../../callout/callout/">Callouts</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -474,10 +412,10 @@
                 
   
   
-    <li ><a href="../../porting/port_os/">Porting to your Platform</a></li>
+    <li ><a href="../../porting/port_os/">Porting to your Platform</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -485,10 +423,10 @@
                 
   
   
-    <li ><a href="../../../modules/console/console/">Console</a></li>
+    <li ><a href="../../../modules/console/console/">Console</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -496,10 +434,10 @@
                 
   
   
-    <li ><a href="../../../modules/shell/shell/">Shell</a></li>
+    <li ><a href="../../../modules/shell/shell/">Shell</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -507,10 +445,10 @@
                 
   
   
-    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a></li>
+    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -525,8 +463,8 @@
 
 ">File System</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -534,10 +472,10 @@
                 
   
   
-    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a></li>
+    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -545,10 +483,10 @@
                 
   
   
-    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a></li>
+    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -556,20 +494,18 @@
                 
   
   
-    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a></li>
+    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../../../modules/baselibc/">Baselibc library</a>
     </li>
-  
 
               
           
@@ -577,10 +513,10 @@
                 
   
   
-    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a></li>
+    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -588,10 +524,10 @@
                 
   
   
-    <li ><a href="../../../modules/json/json/">JSON</a></li>
+    <li ><a href="../../../modules/json/json/">JSON</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -599,10 +535,10 @@
                 
   
   
-    <li ><a href="../../../modules/stats/stats/">Stats</a></li>
+    <li ><a href="../../../modules/stats/stats/">Stats</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -610,16 +546,16 @@
                 
   
   
-    <li ><a href="../../../modules/logs/logs/">Logs</a></li>
+    <li ><a href="../../../modules/logs/logs/">Logs</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -631,40 +567,36 @@
   ../../../../network/ble/ble_intro/
 ">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+              
+                
   
   
-    <li><a href="
-  ../../../../newtmgr/overview/
-">Newt Manager Manual</a>
+    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
 
         
       
@@ -676,8 +608,8 @@
   ../../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -688,45 +620,11 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../../../get_started/introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
@@ -748,12 +646,12 @@
                             </div>
                         </div>
                         
-                            <h2 id="os_gettimeofday"><font color="F2853F" style="font-size:24pt">os_gettimeofday</font><a class="headerlink" href="#os_gettimeofday" title="Permanent link">&para;</a></h2>
+                            <h2 id="os_gettimeofday"><font color="F2853F" style="font-size:24pt">os_gettimeofday</font></h2>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">int</span> <span style="color: #000000">os_gettimeofday</span>(<span style="color: #A90D91">struct</span> <span style="color: #000000">os_timeval</span> <span style="color: #000000">*utctime</span>, <span style="color: #A90D91">struct</span> <span style="color: #000000">os_timezone</span> <span style="color: #000000">*timezone</span>); 
 </pre></div>
 
 
-<h4 id="arguments">Arguments<a class="headerlink" href="#arguments" title="Permanent link">&para;</a></h4>
+<h4 id="arguments">Arguments</h4>
 <table>
 <thead>
 <tr>
@@ -772,12 +670,12 @@
 </tr>
 </tbody>
 </table>
-<h4 id="returned-values">Returned values<a class="headerlink" href="#returned-values" title="Permanent link">&para;</a></h4>
+<h4 id="returned-values">Returned values</h4>
 <p>Returns 0 on success and non-zero on failure.</p>
-<h4 id="notes">Notes<a class="headerlink" href="#notes" title="Permanent link">&para;</a></h4>
+<h4 id="notes">Notes</h4>
 <p><code>utctime</code> or <code>timezone</code> may be NULL.</p>
 <p>The function is a no-op if both <code>utctime</code> and <code>timezone</code> are NULL.</p>
-<h4 id="example">Example<a class="headerlink" href="#example" title="Permanent link">&para;</a></h4>
+<h4 id="example">Example</h4>
 <p><Add text to set up the context for the example here></p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    <span style="color: #177500">/*</span>
 <span style="color: #177500">     * Display wallclock time on the console.</span>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/core_os/time/os_settimeofday/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/time/os_settimeofday/index.html b/os/core_os/time/os_settimeofday/index.html
index fcb2ef8..0885b35 100644
--- a/os/core_os/time/os_settimeofday/index.html
+++ b/os/core_os/time/os_settimeofday/index.html
@@ -16,6 +16,7 @@
         <link rel="stylesheet" href="../../../../css/highlight.css">
         <link href="../../../../css/base.css" rel="stylesheet">
         <link href="../../../../css/custom.css" rel="stylesheet">
+        <link href="../../../../css/v2.css" rel="stylesheet">
         <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../../../../extra.css" rel="stylesheet">
@@ -43,11 +44,10 @@
     <body class="os_settimeofday">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../../../get_started/introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
-        <div class="small" role="search">
-            <form id ="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
+        <div role="search">
+            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
                 <div class="form-group">
-                    <input type="text" name="q" placeholder="Search documentation" />
-                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,42 +141,29 @@
           
   
   
-    <li><a href="
-  ../../../get_started/introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
-          
-              
-                
   
-    <li>
-      <a href="../../../get_started/introduction/">Introduction</a>
-    </li>
-  
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li ><a href="../../../get_started/get_started/">Quick Start</a></li>
+    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-  
-    <li ><a href="../../../get_started/vocabulary/">Concepts</a></li>
-  
-    
-  </li>
+    <li >
+      <a href="../../../get_started/vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -223,10 +171,10 @@
                 
   
   
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -234,10 +182,10 @@
                 
   
   
-    <li ><a href="../../../os_user_guide/">OS User Guide</a></li>
+    <li ><a href="../../../os_user_guide/">OS User Guide</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -245,10 +193,10 @@
                 
   
   
-    <li ><a href="../../mynewt_os/">OS Core</a></li>
+    <li ><a href="../../mynewt_os/">OS Core</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -260,8 +208,8 @@
   ../../os_init/
 ">System-level Functions</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -269,10 +217,10 @@
                 
   
   
-    <li ><a href="../../context_switch/context_switch/">Scheduler</a></li>
+    <li ><a href="../../context_switch/context_switch/">Scheduler</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +228,10 @@
                 
   
   
-    <li ><a href="../os_time/">Time</a></li>
+    <li ><a href="../os_time/">Time</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -295,68 +243,58 @@
   ../os_time_delay/
 ">Functions</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_time_delay/">os_time_delay</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_time_get/">os_time_get</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_time_tick/">os_time_tick</a>
     </li>
-  
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../os_gettimeofday/">os_gettimeofday</a>
     </li>
-  
 
               
           
               
                 
-  
     <li class="active">
-      os_settimeofday
+      <a href="./">os_settimeofday</a>
     </li>
-  
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -364,10 +302,10 @@
                 
   
   
-    <li ><a href="../../task/task/">Tasks</a></li>
+    <li ><a href="../../task/task/">Tasks</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -375,10 +313,10 @@
                 
   
   
-    <li ><a href="../../event_queue/event_queue/">Event Queues</a></li>
+    <li ><a href="../../event_queue/event_queue/">Event Queues</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -386,10 +324,10 @@
                 
   
   
-    <li ><a href="../../semaphore/semaphore/">Semaphores</a></li>
+    <li ><a href="../../semaphore/semaphore/">Semaphores</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -397,10 +335,10 @@
                 
   
   
-    <li ><a href="../../mutex/mutex/">Mutexes</a></li>
+    <li ><a href="../../mutex/mutex/">Mutexes</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -408,10 +346,10 @@
                 
   
   
-    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a></li>
+    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -419,10 +357,10 @@
                 
   
   
-    <li ><a href="../../heap/heap/">Heap</a></li>
+    <li ><a href="../../heap/heap/">Heap</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -437,8 +375,8 @@
 
 ">Memory Buffers</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -446,10 +384,10 @@
                 
   
   
-    <li ><a href="../../sanity/sanity/">Sanity</a></li>
+    <li ><a href="../../sanity/sanity/">Sanity</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -457,16 +395,16 @@
                 
   
   
-    <li ><a href="../../callout/callout/">Callouts</a></li>
+    <li ><a href="../../callout/callout/">Callouts</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -474,10 +412,10 @@
                 
   
   
-    <li ><a href="../../porting/port_os/">Porting to your Platform</a></li>
+    <li ><a href="../../porting/port_os/">Porting to your Platform</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -485,10 +423,10 @@
                 
   
   
-    <li ><a href="../../../modules/console/console/">Console</a></li>
+    <li ><a href="../../../modules/console/console/">Console</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -496,10 +434,10 @@
                 
   
   
-    <li ><a href="../../../modules/shell/shell/">Shell</a></li>
+    <li ><a href="../../../modules/shell/shell/">Shell</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -507,10 +445,10 @@
                 
   
   
-    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a></li>
+    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -525,8 +463,8 @@
 
 ">File System</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -534,10 +472,10 @@
                 
   
   
-    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a></li>
+    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -545,10 +483,10 @@
                 
   
   
-    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a></li>
+    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -556,20 +494,18 @@
                 
   
   
-    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a></li>
+    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../../../modules/baselibc/">Baselibc library</a>
     </li>
-  
 
               
           
@@ -577,10 +513,10 @@
                 
   
   
-    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a></li>
+    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -588,10 +524,10 @@
                 
   
   
-    <li ><a href="../../../modules/json/json/">JSON</a></li>
+    <li ><a href="../../../modules/json/json/">JSON</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -599,10 +535,10 @@
                 
   
   
-    <li ><a href="../../../modules/stats/stats/">Stats</a></li>
+    <li ><a href="../../../modules/stats/stats/">Stats</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -610,16 +546,16 @@
                 
   
   
-    <li ><a href="../../../modules/logs/logs/">Logs</a></li>
+    <li ><a href="../../../modules/logs/logs/">Logs</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -631,40 +567,36 @@
   ../../../../network/ble/ble_intro/
 ">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+              
+                
   
   
-    <li><a href="
-  ../../../../newtmgr/overview/
-">Newt Manager Manual</a>
+    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
 
         
       
@@ -676,8 +608,8 @@
   ../../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -688,45 +620,11 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../../../get_started/introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
@@ -748,12 +646,12 @@
                             </div>
                         </div>
                         
-                            <h2 id="os_settimeofday"><font color="F2853F" style="font-size:24pt">os_settimeofday</font><a class="headerlink" href="#os_settimeofday" title="Permanent link">&para;</a></h2>
+                            <h2 id="os_settimeofday"><font color="F2853F" style="font-size:24pt">os_settimeofday</font></h2>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">int</span> <span style="color: #000000">os_settimeofday</span>(<span style="color: #A90D91">struct</span> <span style="color: #000000">os_timeval</span> <span style="color: #000000">*utctime</span>, <span style="color: #A90D91">struct</span> <span style="color: #000000">os_timezone</span> <span style="color: #000000">*timezone</span>);
 </pre></div>
 
 
-<h4 id="arguments">Arguments<a class="headerlink" href="#arguments" title="Permanent link">&para;</a></h4>
+<h4 id="arguments">Arguments</h4>
 <table>
 <thead>
 <tr>
@@ -772,13 +670,13 @@
 </tr>
 </tbody>
 </table>
-<h4 id="returned-values">Returned values<a class="headerlink" href="#returned-values" title="Permanent link">&para;</a></h4>
+<h4 id="returned-values">Returned values</h4>
 <p>Returns 0 on success and non-zero on failure.</p>
-<h4 id="notes">Notes<a class="headerlink" href="#notes" title="Permanent link">&para;</a></h4>
+<h4 id="notes">Notes</h4>
 <p><code>utctime</code> may be NULL if only the timezone needs to be changed. This is useful when adjusting the <code>timezone</code> to account for daylight savings.</p>
 <p><code>timezone</code> may be NULL if only the UTC time needs to be changed. This is useful when synchronizing Mynewt's time with an external time source like NTP.</p>
 <p>The function is a no-op if both <code>utctime</code> and <code>timezone</code> are NULL.</p>
-<h4 id="example">Example<a class="headerlink" href="#example" title="Permanent link">&para;</a></h4>
+<h4 id="example">Example</h4>
 <p><Add text to set up the context for the example here></p>
 <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">    <span style="color: #A90D91">int</span> <span style="color: #000000">rc</span>;
     <span style="color: #000000">parse_datetime</span>(<span style="color: #000000">datestr</span>, <span style="color: #000000">&amp;utctime</span>, <span style="color: #000000">&amp;tz</span>);

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eab28af6/os/core_os/time/os_time/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/time/os_time/index.html b/os/core_os/time/os_time/index.html
index 8b19024..6cbb4e5 100644
--- a/os/core_os/time/os_time/index.html
+++ b/os/core_os/time/os_time/index.html
@@ -16,6 +16,7 @@
         <link rel="stylesheet" href="../../../../css/highlight.css">
         <link href="../../../../css/base.css" rel="stylesheet">
         <link href="../../../../css/custom.css" rel="stylesheet">
+        <link href="../../../../css/v2.css" rel="stylesheet">
         <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
         <link href="../../../../extra.css" rel="stylesheet">
@@ -43,11 +44,10 @@
     <body class="toc">
 
 
-        <div id="navbar" class="navbar navbar-default navbar-fixed-top" role="navigation">
-    <div class="logo-container">
-        <img src="/img/logo.svg">
-    </div>
-    <div class="container-fluid">
+        
+
+<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container">
         <!-- Collapsed navigation -->
         <div class="navbar-header">
             <!-- Expander button -->
@@ -64,75 +64,37 @@
         <div class="navbar-collapse collapse">
             <!-- Main navigation -->
             <ul class="nav navbar-nav navbar-right">
-                <li>
+                <li 
+  class=""
+>
                     <a href="/">Home</a>
                 </li>
-                <li>
-                    <a href="/about/">About</a>
+                <li 
+  class="important"
+>
+                    <a href="/quick-start/">Quick Start</a>
                 </li>
-                <li class="dropdown">
-                    <a href="/documentation/" class="dropdown-toggle" data-toggle="dropdown">Docs <b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../documentation/">
-                                Overview
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        
-                        <li class="active">
-                            <a href="../../../get_started/introduction/">
-                                Mynewt OS Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newt/newt_intro/">
-                                Newt Tool Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../newtmgr/overview/">
-                                Newt Manager Manual
-                            </a>
-                        </li>
-                        
-                        
-                        
-                        <li >
-                            <a href="../../../../faq/how_to_edit_docs/">
-                                Appendix
-                            </a>
-                        </li>
-                        
-                        
-                    </ul>
+                <li 
+  class=""
+>
+                    <a href="/about/">About</a>
                 </li>
                 <li>
+                    <a href="/os/introduction/">Documentation</a>
+                </li>
+                <li 
+  class=""
+>
                     <a href="/download/">Download</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/community/">Community</a>
                 </li>
-                <li>
+                <li 
+  class=""
+>
                     <a href="/events/">Events</a>
                 </li>
             </ul>
@@ -142,27 +104,26 @@
                 
             </ul>
         </div>
-   # </div>
-</div>
+    </div>
+</nav>
 
         
 
-        <div class="container-fluid">
+        <div class="container">
             
-                <div class="row sm-extra-padding">
-                    <div id="docSidebar" class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">
-    <div class="sidebar-top">
+                <div class="row">
+                    <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary">
+    <div class="top">
         <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt">
-        <div class="small" role="search">
-            <form id ="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
+        <div role="search">
+            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
                 <div class="form-group">
-                    <input type="text" name="q" placeholder="Search documentation" />
-                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
                 </div>
             </form>
         </div>
     </div>
-    <ul class="nav bs-sidenav">
+    <ul class="toc-nav">
       
         
       
@@ -180,42 +141,29 @@
           
   
   
-    <li><a href="
-  ../../../get_started/introduction/
-">Mynewt OS Manual</a>
+    <li ><a href="../../../introduction/">Mynewt Documentation</a>
   
-    
-      <ul class="current-toc">
-          
-              
-                
   
-    <li>
-      <a href="../../../get_started/introduction/">Introduction</a>
-    </li>
-  
-
+    <ul>
+          
               
           
               
                 
   
   
-    <li ><a href="../../../get_started/get_started/">Quick Start</a></li>
+    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-  
-    <li ><a href="../../../get_started/vocabulary/">Concepts</a></li>
-  
-    
-  </li>
+    <li >
+      <a href="../../../get_started/vocabulary/">Concepts</a>
+    </li>
 
               
           
@@ -223,10 +171,10 @@
                 
   
   
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a></li>
+    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -234,10 +182,10 @@
                 
   
   
-    <li ><a href="../../../os_user_guide/">OS User Guide</a></li>
+    <li ><a href="../../../os_user_guide/">OS User Guide</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -245,10 +193,10 @@
                 
   
   
-    <li ><a href="../../mynewt_os/">OS Core</a></li>
+    <li ><a href="../../mynewt_os/">OS Core</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -260,8 +208,8 @@
   ../../os_init/
 ">System-level Functions</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -269,10 +217,10 @@
                 
   
   
-    <li ><a href="../../context_switch/context_switch/">Scheduler</a></li>
+    <li ><a href="../../context_switch/context_switch/">Scheduler</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -280,10 +228,10 @@
                 
   
   
-    <li class="active"><a href="./">Time</a></li>
+    <li class="active"><a href="./">Time</a>
   
-    
-      <ul class="current-toc">
+  
+    <ul>
           
               
           
@@ -295,14 +243,14 @@
   ../os_time_delay/
 ">Functions</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -310,10 +258,10 @@
                 
   
   
-    <li ><a href="../../task/task/">Tasks</a></li>
+    <li ><a href="../../task/task/">Tasks</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -321,10 +269,10 @@
                 
   
   
-    <li ><a href="../../event_queue/event_queue/">Event Queues</a></li>
+    <li ><a href="../../event_queue/event_queue/">Event Queues</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -332,10 +280,10 @@
                 
   
   
-    <li ><a href="../../semaphore/semaphore/">Semaphores</a></li>
+    <li ><a href="../../semaphore/semaphore/">Semaphores</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -343,10 +291,10 @@
                 
   
   
-    <li ><a href="../../mutex/mutex/">Mutexes</a></li>
+    <li ><a href="../../mutex/mutex/">Mutexes</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -354,10 +302,10 @@
                 
   
   
-    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a></li>
+    <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -365,10 +313,10 @@
                 
   
   
-    <li ><a href="../../heap/heap/">Heap</a></li>
+    <li ><a href="../../heap/heap/">Heap</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -383,8 +331,8 @@
 
 ">Memory Buffers</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -392,10 +340,10 @@
                 
   
   
-    <li ><a href="../../sanity/sanity/">Sanity</a></li>
+    <li ><a href="../../sanity/sanity/">Sanity</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -403,16 +351,16 @@
                 
   
   
-    <li ><a href="../../callout/callout/">Callouts</a></li>
+    <li ><a href="../../callout/callout/">Callouts</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -420,10 +368,10 @@
                 
   
   
-    <li ><a href="../../porting/port_os/">Porting to your Platform</a></li>
+    <li ><a href="../../porting/port_os/">Porting to your Platform</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -431,10 +379,10 @@
                 
   
   
-    <li ><a href="../../../modules/console/console/">Console</a></li>
+    <li ><a href="../../../modules/console/console/">Console</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -442,10 +390,10 @@
                 
   
   
-    <li ><a href="../../../modules/shell/shell/">Shell</a></li>
+    <li ><a href="../../../modules/shell/shell/">Shell</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -453,10 +401,10 @@
                 
   
   
-    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a></li>
+    <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -471,8 +419,8 @@
 
 ">File System</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -480,10 +428,10 @@
                 
   
   
-    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a></li>
+    <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -491,10 +439,10 @@
                 
   
   
-    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a></li>
+    <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -502,20 +450,18 @@
                 
   
   
-    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a></li>
+    <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
               
                 
-  
-    <li>
+    <li >
       <a href="../../../modules/baselibc/">Baselibc library</a>
     </li>
-  
 
               
           
@@ -523,10 +469,10 @@
                 
   
   
-    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a></li>
+    <li ><a href="../../../modules/elua/elua/">Embedded Lua</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -534,10 +480,10 @@
                 
   
   
-    <li ><a href="../../../modules/json/json/">JSON</a></li>
+    <li ><a href="../../../modules/json/json/">JSON</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -545,10 +491,10 @@
                 
   
   
-    <li ><a href="../../../modules/stats/stats/">Stats</a></li>
+    <li ><a href="../../../modules/stats/stats/">Stats</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
@@ -556,16 +502,16 @@
                 
   
   
-    <li ><a href="../../../modules/logs/logs/">Logs</a></li>
+    <li ><a href="../../../modules/logs/logs/">Logs</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
+    </ul>
+  
+    </li>
 
               
           
@@ -577,40 +523,36 @@
   ../../../../network/ble/ble_intro/
 ">BLE User Guide</a>
   
-    
-  </li>
+  
+    </li>
 
               
           
-      </ul>
-    
-  </li>
-
-        
-      
-        
-          
+              
+                
   
   
-    <li><a href="
-  ../../../../newt/newt_intro/
-">Newt Tool Manual</a>
+    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
   
-    
-  </li>
+  
+    </li>
 
-        
-      
-        
+              
           
+              
+                
   
   
-    <li><a href="
-  ../../../../newtmgr/overview/
-">Newt Manager Manual</a>
+    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
   
-    
-  </li>
+  
+    </li>
+
+              
+          
+    </ul>
+  
+    </li>
 
         
       
@@ -622,8 +564,8 @@
   ../../../../faq/how_to_edit_docs/
 ">Appendix</a>
   
-    
-  </li>
+  
+    </li>
 
         
       
@@ -634,45 +576,11 @@
                         <button class="show-sidebar">Docs Menu</button>
                     </div>
 
-                    <div class="col-md-offset-3 col-md-9 documentation-viewer" role="main">
+                    <div class="col-md-9" role="main">
                         <div class="row doc-header">
-                            <div class="col-sm-6">
-                                
-<ul class="nav nav-pills">
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    <li class="active" role="presentation"><a href="../../../get_started/introduction/">Mynewt OS</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newt/newt_intro/">Newt Tool</a></li>
-    
-    
-    
-    <li  role="presentation"><a href="../../../../newtmgr/overview/">Newt Mgr</a></li>
-    
-    
-    
-    
-</ul>
-                            </div>
-                            <div class="col-sm-6">
+                            <div class="col-sm-12">
                                 <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
+  <ul class="wy-breadcrumbs pull-right">
     <li><a href="/documentation/">Docs</a></li>
     
     
@@ -692,13 +600,13 @@
                             </div>
                         </div>
                         
-                            <h1 id="os_time">OS_Time<a class="headerlink" href="#os_time" title="Permanent link">&para;</a></h1>
+                            <h1 id="os_time">OS_Time</h1>
 <p>The system time for the Mynewt OS.</p>
-<h2 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h2>
+<h2 id="description">Description</h2>
 <p>The Mynewt OS contains an incrementing time that drives the OS scheduler and time delays. The time is a fixed size (e.g. 32 bits) and will eventually wrap back to zero. The time to wrap from zero back to zero is called the <strong>OS time epoch</strong>. </p>
 <p>The frequency of the OS time tick is specified in the architecture-specific OS code <code>os_arch.h</code> and is named <code>OS_TICKS_PER_SEC</code>.</p>
 <p>The Mynewt OS also provides APIs for setting and retrieving the wallclock time (also known as local time or time-of-day in other operating systems).</p>
-<h2 id="data-structures">Data Structures<a class="headerlink" href="#data-structures" title="Permanent link">&para;</a></h2>
+<h2 id="data-structures">Data Structures</h2>
 <p>Time is stored in Mynewt as an <code>os_time_t</code> value. </p>
 <p>Wallclock time is represented using the <code>struct os_timeval</code> and <code>struct os_timezone</code> tuple.</p>
 <p><code>struct os_timeval</code> represents the number of seconds elapsed since 00:00:00 Jan 1, 1970 UTC.
@@ -721,7 +629,7 @@ struct os_timezone PDT = { 480, 1 };</p>
 <p>/<em> Indian Standard Time is 05:30 hours east of UTC </em>/
 struct os_timezone IST = { -330, 0 };
 </pre></p>
-<h2 id="list-of-functions">List of Functions<a class="headerlink" href="#list-of-functions" title="Permanent link">&para;</a></h2>
+<h2 id="list-of-functions">List of Functions</h2>
 <p>The functions available in time are:</p>
 <ul>
 <li><a href="../os_time_delay/">os_time_delay</a></li>
@@ -730,7 +638,7 @@ struct os_timezone IST = { -330, 0 };
 <li><a href="../os_settimeofday/">os_settimeofday</a></li>
 <li><a href="../os_gettimeofday/">os_gettimeofday</a></li>
 </ul>
-<h2 id="list-of-macros">List of Macros<a class="headerlink" href="#list-of-macros" title="Permanent link">&para;</a></h2>
+<h2 id="list-of-macros">List of Macros</h2>
 <p>Several macros help with the evalution of times with respect to each other.</p>
 <ul>
 <li><code>OS_TIME_TICK_LT(t1,t2)</code> -- evaluates to true if t1 is before t2 in time.</li>
@@ -744,7 +652,7 @@ struct os_timezone IST = { -330, 0 };
 <li><code>os_timeradd(tvp, uvp, vvp)</code> --  Add <code>uvp</code> to <code>tvp</code> and store result in <code>vvp</code>.</li>
 <li><code>os_timersub(tvp, uvp, vvp)</code> -- Subtract <code>uvp</code> from <code>tvp</code> and store result in <code>vvp</code>.</li>
 </ul>
-<h2 id="special-notes">Special Notes<a class="headerlink" href="#special-notes" title="Permanent link">&para;</a></h2>
+<h2 id="special-notes">Special Notes</h2>
 <p>Its important to understand how quickly the time wraps especially when doing time comparison using the macros above (or by any other means). </p>
 <p>For example, if a tick is 1 millisecond and <code>os_time_t</code> is 32-bits the OS time will wrap back to zero in about 49.7 days or stated another way, the OS time epoch is 49.7 days.</p>
 <p>If two times are more than 1/2 the OS time epoch apart, any time comparison will be incorrect.  Ensure at design time that comparisons will not occur between times that are more than half the OS time epoch.</p>