nettools/conntest/inc/Utils.h
branchRCL_3
changeset 41 4399c14e1ad0
parent 37 22633ca47dfe
equal deleted inserted replaced
37:22633ca47dfe 41:4399c14e1ad0
    40     static void SetTableTimeoutL(const TInt aTimeout,const TDesC& aTableName);
    40     static void SetTableTimeoutL(const TInt aTimeout,const TDesC& aTableName);
    41 
    41 
    42     /**
    42     /**
    43     * Calculate throughput
    43     * Calculate throughput
    44     */
    44     */
    45     static void CalculateThroughput(TDes8& aBuffer, TTime aStartTime, TUint64 aSize);
    45 	static void CalculateThroughput(TDes8& aBuffer, TTime aStartTime, TInt aSize);
    46 
    46 
    47     /**
    47     /**
    48     * Set IapId value into connection preferences table.
    48     * Set IapId value into connection preferences table.
    49     */
    49     */
    50     static void SetConnectionPrefsIapL();
    50     static void SetConnectionPrefsIapL();