LCOV - code coverage report
Current view: top level - core/src/gvt - fossil.h Hit Total Coverage
Test: ROOT-Sim develop Documentation Coverage Lines: 1 2 50.0 %
Date: 2021-03-02 11:24:52

          Line data    Source code
       1           1 : /**
       2             :  * @file gvt/fossil.h
       3             :  *
       4             :  * @brief Housekeeping operations
       5             :  *
       6             :  * In this module all the housekeeping operations related to GVT computation phase
       7             :  * are present.
       8             :  *
       9             :  * SPDX-FileCopyrightText: 2008-2021 HPDCS Group <rootsim@googlegroups.com>
      10             :  * SPDX-License-Identifier: GPL-3.0-only
      11             :  */
      12             : #pragma once
      13             : 
      14             : #include <core/core.h>
      15             : 
      16           0 : extern void fossil_collect(simtime_t current_gvt);

Generated by: LCOV version 1.14