email/email/pop/src/T_StartRamUsageTimer.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.
    20 // Starts periodical measurement of RAM memory used and updates the information kept
    20 // Starts periodical measurement of RAM memory used and updates the information kept
    21 // in POP testserver.
    21 // in POP testserver.
    22 // [APIs Used]
    22 // [APIs Used]
    23 // 
    23 // 
    24 //
    24 //
    25 
       
    26 
       
    27 
    25 
    28 // User includes 
    26 // User includes 
    29 #include "T_StartRamUsageTimer.h"
    27 #include "T_StartRamUsageTimer.h"
    30 #include "T_MsgSharedDataPop.h"
    28 #include "T_MsgSharedDataPop.h"
    31 
    29