email/email/smtp/src/T_StopRamUsageTimer.cpp
branchSymbian3
changeset 18 147b85a37c23
parent 6 c108117318cb
equal deleted inserted replaced
17:e3e31170f643 18:147b85a37c23
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    21 // when tacking of RAM usage got stopped.
    21 // when tacking of RAM usage got stopped.
    22 // Stops periodical measurement of RAM memory used and logs the RAM usage information
    22 // Stops periodical measurement of RAM memory used and logs the RAM usage information
    23 // [APIs Used]
    23 // [APIs Used]
    24 // 
    24 // 
    25 //
    25 //
    26 
       
    27 
       
    28 
    26 
    29 // User includes
    27 // User includes
    30 #include "T_StopRamUsageTimer.h"
    28 #include "T_StopRamUsageTimer.h"
    31 #include <t_utilsenumconverter.h>
    29 #include <t_utilsenumconverter.h>
    32 #include <t_testinstrumentation.h>
    30 #include <t_testinstrumentation.h>